Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hcloud from 1.33.2 to 1.35.0 #83

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps hcloud from 1.33.2 to 1.35.0.

Release notes

Sourced from hcloud's releases.

v1.35.0

1.35.0 (2024-04-02)

Features

  • add include_deprecated option when fetching images by name (#375) (6d86f86)

Bug Fixes

  • raise warnings for the ImagesClient.get_by_name deprecation (#376) (b24de80)

v1.34.0

1.34.0 (2024-03-27)

Features

  • add has_id_or_name to DomainIdentityMixin (#373) (8facaf6)

v1.33.3

1.33.3 (2024-03-27)

Bug Fixes

  • invalid type for load balancer private network property (#372) (903e92f)

Dependencies

  • update codecov/codecov-action action to v4 (#359) (a798979)
  • update dependency mypy to >=1.9,<1.10 (#368) (4b9328c)
  • update dependency pylint to >=3,<3.2 (#364) (d71d17f)
  • update dependency pytest to >=8,<8.2 (#366) (8665dcf)
  • update dependency pytest to v8 (#357) (f8f756f)
  • update dependency pytest-cov to v5 (#371) (04a6a42)
  • update dependency watchdog to v4 (#360) (cb8d383)
  • update pre-commit hook asottile/pyupgrade to v3.15.1 (#362) (dd2a521)
  • update pre-commit hook asottile/pyupgrade to v3.15.2 (3d02ad7)
  • update pre-commit hook psf/black-pre-commit-mirror to v24 (#356) (b46397d)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.1.1 (#358) (7e4645e)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.2.0 (#361) (5b56ace)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.3.0 (3bbac5d)
  • update pre-commit hook pycqa/flake8 to v7 (#354) (66a582f)
  • update pypa/gh-action-pypi-publish action to v1.8.12 (#365) (55db255)
  • update pypa/gh-action-pypi-publish action to v1.8.14 (#367) (0cb615f)
Changelog

Sourced from hcloud's changelog.

1.35.0 (2024-04-02)

Features

  • add include_deprecated option when fetching images by name (#375) (6d86f86)

Bug Fixes

  • raise warnings for the ImagesClient.get_by_name deprecation (#376) (b24de80)

1.34.0 (2024-03-27)

Features

  • add has_id_or_name to DomainIdentityMixin (#373) (8facaf6)

1.33.3 (2024-03-27)

Bug Fixes

  • invalid type for load balancer private network property (#372) (903e92f)

Dependencies

  • update codecov/codecov-action action to v4 (#359) (a798979)
  • update dependency mypy to >=1.9,<1.10 (#368) (4b9328c)
  • update dependency pylint to >=3,<3.2 (#364) (d71d17f)
  • update dependency pytest to >=8,<8.2 (#366) (8665dcf)
  • update dependency pytest to v8 (#357) (f8f756f)
  • update dependency pytest-cov to v5 (#371) (04a6a42)
  • update dependency watchdog to v4 (#360) (cb8d383)
  • update pre-commit hook asottile/pyupgrade to v3.15.1 (#362) (dd2a521)
  • update pre-commit hook asottile/pyupgrade to v3.15.2 (3d02ad7)
  • update pre-commit hook psf/black-pre-commit-mirror to v24 (#356) (b46397d)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.1.1 (#358) (7e4645e)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.2.0 (#361) (5b56ace)
  • update pre-commit hook psf/black-pre-commit-mirror to v24.3.0 (3bbac5d)
  • update pre-commit hook pycqa/flake8 to v7 (#354) (66a582f)
  • update pypa/gh-action-pypi-publish action to v1.8.12 (#365) (55db255)
  • update pypa/gh-action-pypi-publish action to v1.8.14 (#367) (0cb615f)
Commits
  • 14eeb69 chore(main): release 1.35.0 (#377)
  • 6d86f86 feat: add include_deprecated option when fetching images by name (#375)
  • b24de80 fix: raise warnings for the ImagesClient.get_by_name deprecation (#376)
  • 2e9c5fc chore(main): release 1.34.0 (#374)
  • 8facaf6 feat: add has_id_or_name to DomainIdentityMixin (#373)
  • 6651b60 chore(main): release 1.33.3 (#355)
  • 903e92f fix: invalid type for load balancer private network property (#372)
  • 04a6a42 deps: update dependency pytest-cov to v5 (#371)
  • 3d02ad7 deps: update pre-commit hook asottile/pyupgrade to v3.15.2
  • 3bbac5d deps: update pre-commit hook psf/black-pre-commit-mirror to v24.3.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hcloud](https://github.com/hetznercloud/hcloud-python) from 1.33.2 to 1.35.0.
- [Release notes](https://github.com/hetznercloud/hcloud-python/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-python@v1.33.2...v1.35.0)

---
updated-dependencies:
- dependency-name: hcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 8, 2024
@resmo resmo merged commit a1109a5 into master Apr 29, 2024
1 check passed
@resmo resmo deleted the dependabot/pip/hcloud-1.35.0 branch April 29, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant